GtkApplication: only allow quit_response when it make sense
authorMatthias Clasen <mclasen@redhat.com>
Sun, 8 Jan 2012 01:01:23 +0000 (20:01 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 8 Jan 2012 01:01:23 +0000 (20:01 -0500)
commitf78696f3d0f1f687483bdbf4916f6772146bdbc8
treea4e4da8e9fd6cc51d15746cbd9c75b97cc8c6f37
parent00d52146959ccac0a1e2658daaaf24b1b8737756
GtkApplication: only allow quit_response when it make sense

This check was present in the OS X implementation, but it
makes sense in the D-Bus implementation as well.
gtk/gtkapplication.c